Fix problem with menus without accel groups, such as the menus for option
authorOwen Taylor <otaylor@redhat.com>
Wed, 9 Jan 2002 16:15:21 +0000 (16:15 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 9 Jan 2002 16:15:21 +0000 (16:15 +0000)
commitd36fa9bd2fd01bea4874353ae1254013bc01d58f
treea7c70e7dc4dec769b866b037f97647f359f82f38
parent63e511bcf4fa6ff1cee8f18ee9499fc401fec5e8
Fix problem with menus without accel groups, such as the menus for option

Wed Jan  9 11:13:12 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkmenuitem.c (_gtk_menu_item_refresh_accel_path):
        Fix problem with menus without accel groups, such as the
        menus for option menus.

        * gtk/gtkpaned.c (gtk_paned_expose): Only conditionalize
        drawing of handle on whether both children are visible,
        not the drawing of the other child!. (#68325, Diego Gonzalez)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmenuitem.c
gtk/gtkpaned.c